home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / SourceCode / AtYourService / ServicesHandler.h < prev    next >
Encoding:
Text File  |  1991-02-27  |  201 b   |  16 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface ServicesHandler:Object
  7. {
  8.     id  prefMatrix;
  9. }
  10.  
  11. - prefSetup:sender;
  12. - servicesEnable:sender;
  13. - servicesSetState:sender;
  14.  
  15. @end
  16.